How to Install assimp-utils software package in Ubuntu 17.04 (Zesty Zapus)

How to Install assimp-utils software package in Ubuntu 17.04 (Zesty Zapus)

assimp-utils software package provides 3D model import library (utilities), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install assimp-utils 

assimp-utils is installed in your system.

Make ensure the assimp-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep assimp-utils *

You will get with assimp-utils package name, version, architecture and description in a table

assimp-utils package basic information:

Distro Ubuntu 17
Section Utilities
Package assimp-utils
Version 3.3.1~dfsg-4
Description 3D model import library (utilities)
Sub Section utils


See Also, How to uninstall or remove assimp-utils software package from Ubuntu 17.04 (Zesty Zapus)?